pub unsafe extern "system" fn FindFirstVolumeA(
    lpszVolumeName: *mut i8,
    cchBufferLength: u32
) -> *mut c_void