pub unsafe extern "C" fn C_SkPixmapUtils_Orient(
    dst: *mut SkPixmap,
    src: *const SkPixmap,
    origin: SkEncodedOrigin
) -> bool