pub unsafe extern "C" fn avio_put_str(
    s: *mut AVIOContext,
    str_: *const c_char
) -> c_int