pub unsafe extern "C" fn SBDataSetDataFromCString(
    instance: SBDataRef,
    data: *const c_char
) -> bool