Function RtlConvertSidToUnicodeString
pub unsafe extern "system" fn RtlConvertSidToUnicodeString(
unicodestring: *mut UNICODE_STRING,
sid: PSID,
allocatedestinationstring: BOOLEAN,
) -> NTSTATUS
pub unsafe extern "system" fn RtlConvertSidToUnicodeString(
unicodestring: *mut UNICODE_STRING,
sid: PSID,
allocatedestinationstring: BOOLEAN,
) -> NTSTATUS