pub unsafe extern "system" fn BuildExplicitAccessWithNameW(
    pexplicitaccess: *mut EXPLICIT_ACCESS_W,
    ptrusteename: PCWSTR,
    accesspermissions: u32,
    accessmode: ACCESS_MODE,
    inheritance: ACE_FLAGS
)