pub unsafe fn SecLookupWellKnownSid( sidtype: WELL_KNOWN_SID_TYPE, sid: PSID, sidbuffersize: u32, sidsize: Option<*mut u32>, ) -> NTSTATUS