pub unsafe extern "C" fn WebPPictureImportBGRX(
    picture: *mut WebPPicture,
    bgrx: *const u8,
    bgrx_stride: c_int
) -> c_int