pub unsafe extern "C" fn tr_variantDictReserve(
    dict: *mut tr_variant,
    reserve_count: usize
)