pub unsafe extern "system" fn RtlCreateEnvironmentEx(
    SourceEnv: *mut c_void,
    Environment: *mut *mut c_void,
    Flags: u32
) -> NTSTATUS