pub unsafe extern "system" fn RtlCreateEnvironment(
    CloneCurrentEnvironment: BOOLEAN,
    Environment: *mut *mut c_void
) -> NTSTATUS