pub unsafe extern "C" fn tr_variantInitBool(
    initme: *mut tr_variant,
    value: u8
)