pub unsafe extern "system" fn RtlDeleteRegistryValue(
    RelativeTo: ULONG,
    Path: PCWSTR,
    ValueName: PCWSTR
) -> NTSTATUS