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