pub unsafe extern "C" fn WebPPictureImportRGBX(
    picture: *mut WebPPicture,
    rgbx: *const u8,
    rgbx_stride: c_int
) -> c_int