pub unsafe extern "system" fn LocalFileTimeToFileTime(
    lpLocalFileTime: *const FILETIME,
    lpFileTime: *mut FILETIME
) -> i32