pub unsafe extern "system" fn ZwCreateRegistryTransaction( transactionhandle: *mut HANDLE, desiredaccess: u32, objectattributes: *const OBJECT_ATTRIBUTES, createoptions: u32, ) -> NTSTATUS