pub unsafe extern "C" fn VT_attr_value_to_python_obj(
    value: *mut attr_value_t,
    err_msg: *mut *const c_char,
) -> *mut _object