pub unsafe extern "system" fn GetFileSizeEx(
    hFile: *mut c_void,
    lpFileSize: *mut LARGE_INTEGER
) -> i32