pub unsafe extern "system" fn GetFileInformationByHandle(
    hFile: *mut c_void,
    lpFileInformation: *mut BY_HANDLE_FILE_INFORMATION
) -> i32