Function av_opt_ptr

pub unsafe extern "C" fn av_opt_ptr(
    avclass: *const AVClass,
    obj: *mut c_void,
    name: *const i8,
) -> *mut c_void