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