pub unsafe extern "system" fn RtlSetCurrentEnvironment(
    Environment: *mut c_void,
    PreviousEnvironment: *mut *mut c_void
) -> NTSTATUS