pub unsafe extern "C" fn ssh_channel_request_send_signal( channel: ssh_channel, signum: *const c_char, ) -> c_int