pub unsafe extern "C" fn SBStructuredDataSetFromJSON2(
    instance: SBStructuredDataRef,
    json: *const c_char
) -> SBErrorRef