pub unsafe extern "C" fn SBStructuredDataGetStringValue(
    instance: SBStructuredDataRef,
    dst: *mut c_char,
    dstlen: usize
) -> usize