pub unsafe extern "C" fn tr_variantListAddRaw(
    list: *mut tr_variant,
    addme_value: *const c_void,
    addme_len: usize
) -> *mut tr_variant