pub unsafe extern "system" fn ConvertStringSidToSidW(
    stringsid: PCWSTR,
    sid: *mut PSID,
) -> BOOL