pub unsafe extern "C" fn AImageDecoder_computeSampledSize( decoder: *const AImageDecoder, sampleSize: c_int, width: *mut i32, height: *mut i32, ) -> c_int