pub unsafe extern "C" fn ssh_scp_push_file64(
    scp: ssh_scp,
    filename: *const c_char,
    size: u64,
    perms: c_int
) -> c_int