pub unsafe extern "C" fn UA_Variant_setScalar(
    v: *mut UA_Variant,
    p: *mut c_void,
    type_: *const UA_DataType
)