windows::Wdk::Storage::FileSystem

Function RtlCreateServiceSid

pub unsafe fn RtlCreateServiceSid(
    servicename: *const UNICODE_STRING,
    servicesid: Option<PSID>,
    servicesidlength: *mut u32,
) -> NTSTATUS