Function av_strndup

pub unsafe extern "C" fn av_strndup(
    s: *const i8,
    len: usize,
) -> *mut i8