pub unsafe extern "C" fn av_opt_next(
    obj: *const c_void,
    prev: *const AVOption
) -> *const AVOption