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