Function windows_sys::Win32::Security::Authorization::BuildTrusteeWithObjectsAndNameA
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,
)