Function avio_open

pub unsafe extern "C" fn avio_open(
    s: *mut *mut AVIOContext,
    url: *const i8,
    flags: i32,
) -> i32