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