pub unsafe fn webp_picture_import_bgr( picture: *mut WebPPicture, bgr: *const u8, bgr_stride: c_int, ) -> c_int