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