pub unsafe extern "C" fn tr_variantInitStr(
    initme: *mut tr_variant,
    str: *const c_void,
    str_len: usize
)