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