Function RtlSetGroupSecurityDescriptor
pub unsafe fn RtlSetGroupSecurityDescriptor(
securitydescriptor: PSECURITY_DESCRIPTOR,
group: Option<PSID>,
groupdefaulted: bool,
) -> NTSTATUS
pub unsafe fn RtlSetGroupSecurityDescriptor(
securitydescriptor: PSECURITY_DESCRIPTOR,
group: Option<PSID>,
groupdefaulted: bool,
) -> NTSTATUS