Function windows_sys::Wdk::System::Registry::ZwOpenKey

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