pub unsafe extern "system" fn SamAddMemberToGroup(
    GroupHandle: *mut c_void,
    MemberId: u32,
    Attributes: u32
) -> NTSTATUS