Function windows_sys::Wdk::System::Registry::ZwOpenRegistryTransaction
pub unsafe extern "system" fn ZwOpenRegistryTransaction(
transactionhandle: *mut HANDLE,
desiredaccess: u32,
objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS