pub unsafe extern "C" fn av_opt_eval_float( obj: *mut c_void, o: *const AVOption, val: *const c_char, float_out: *mut f32, ) -> c_int