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