pub unsafe extern "C" fn iso9660_strncpy_pad(
    dst: *mut c_char,
    src: *const c_char,
    len: usize,
    _check: strncpy_pad_check
) -> *mut c_char