Function GetFileSizeEx

pub unsafe extern "system" fn GetFileSizeEx(
    hfile: HANDLE,
    lpfilesize: *mut i64,
) -> BOOL