pub unsafe extern "C" fn ssh_channel_request_env( channel: ssh_channel, name: *const c_char, value: *const c_char, ) -> c_int