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