pub unsafe extern "system" fn FindNextVolumeMountPointW(
    hFindVolumeMountPoint: *mut c_void,
    lpszVolumeMountPoint: *mut u16,
    cchBufferLength: u32
) -> i32