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