pub unsafe extern "system" fn RtlCreateRegistryKey(
    relativeto: u32,
    path: PCWSTR
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"