pub unsafe extern "C" fn tr_variantGetInt(
    val: *const tr_variant,
    setme: *mut i64
) -> u8