pub unsafe extern "C" fn tr_torrentSetDownloadDir(
    torrent: *mut tr_torrent,
    path: *const c_char
)