public static extern uint SIRIUS_UpdateFace(uint UserID, ref PEOPLE_INFO pPeopleInfo, bool bSync = false);
public static extern uint SIRIUS_AddFace(uint UserID, ref PEOPLE_INFO pPeopleInfo, string szPicPath, bool bSync = false);