pub unsafe extern "C" fn av_opt_set_image_size( obj: *mut c_void, name: *const c_char, w: c_int, h: c_int, search_flags: c_int, ) -> c_int