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