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