Function windows_sys::Wdk::System::Registry::NtOpenKeyEx

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