pub unsafe extern "system" fn GetFileSize(
    hFile: *mut c_void,
    lpFileSizeHigh: *mut u32
) -> u32