pub unsafe extern "system" fn RtlSetGroupSecurityDescriptor(
    SecurityDescriptor: PSECURITY_DESCRIPTOR,
    Group: PSID,
    GroupDefaulted: BOOLEAN
) -> NTSTATUS