#[unsafe(no_mangle)]pub unsafe extern "C" fn polyxml_value_create_string( str_ptr: *const c_char, len: usize, ) -> *mut PolyXmlValue