pub unsafe extern "C" fn WebPPictureRescale(
    picture: *mut WebPPicture,
    width: c_int,
    height: c_int
) -> c_int