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