pub unsafe fn webp_picture_import_bgrx( picture: *mut WebPPicture, bgrx: *const u8, bgrx_stride: c_int, ) -> c_int