pub unsafe extern "C" fn aws_set_environment_value(
    variable_name: *const aws_string,
    value: *const aws_string
) -> c_int