pub unsafe extern "C" fn tr_variantInitReal(
    initme: *mut tr_variant,
    value: f64
)