RtlSetGroupSecurityDescriptor

Function RtlSetGroupSecurityDescriptor 

pub unsafe extern "system" fn RtlSetGroupSecurityDescriptor(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    group: PSID,
    groupdefaulted: bool,
) -> NTSTATUS