pub unsafe extern "system" fn NtQueryAttributesFile(
    ObjectAttributes: *mut OBJECT_ATTRIBUTES,
    FileInformation: *mut FILE_BASIC_INFORMATION
) -> NTSTATUS