pub unsafe extern "system" fn BuildTrusteeWithObjectsAndNameA(
    ptrustee: *mut TRUSTEE_A,
    pobjname: *const OBJECTS_AND_NAME_A,
    objecttype: SE_OBJECT_TYPE,
    objecttypename: PCSTR,
    inheritedobjecttypename: PCSTR,
    name: PCSTR
)
Expand description

Required features: "Win32_Security_Authorization"