pub unsafe extern "C" fn ssh_scp_read(
    scp: ssh_scp,
    buffer: *mut c_void,
    size: usize
) -> c_int