Function windows_sys::Win32::Security::Authorization::BuildTrusteeWithObjectsAndNameW
pub unsafe extern "system" fn BuildTrusteeWithObjectsAndNameW(
ptrustee: *mut TRUSTEE_W,
pobjname: *const OBJECTS_AND_NAME_W,
objecttype: SE_OBJECT_TYPE,
objecttypename: PCWSTR,
inheritedobjecttypename: PCWSTR,
name: PCWSTR,
)