pub unsafe extern "system" fn RtlCreateServiceSid(
    servicename: *const UNICODE_STRING,
    servicesid: PSID,
    servicesidlength: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"