pub unsafe extern "system" fn CreateEnvironmentBlock(
    lpenvironment: *mut *mut c_void,
    htoken: HANDLE,
    binherit: BOOL,
) -> BOOL