pub unsafe extern "system" fn NtQueryFullAttributesFile(
    objectattributes: *const OBJECT_ATTRIBUTES,
    fileinformation: *mut FILE_NETWORK_OPEN_INFORMATION,
) -> NTSTATUS