pub fn fn_callback_get_env_str_var(
    scope: &mut HandleScope<'_>,
    args: FunctionCallbackArguments<'_>,
    rv: ReturnValue<'_>
)