pub unsafe extern "C" fn av_opt_eval_uint( obj: *mut c_void, o: *const AVOption, val: *const c_char, uint_out: *mut c_uint, ) -> c_int