pub unsafe fn CreateEnvironmentBlock( lpenvironment: *mut *mut c_void, htoken: Option<HANDLE>, binherit: bool, ) -> Result<()>