pub unsafe extern "C" fn iso9660_ifs_read_pvd(
    p_iso: *const iso9660_t,
    p_pvd: *mut iso9660_pvd_t
) -> c_uchar