pub unsafe extern "C" fn SBThreadGetStopDescription(
    instance: SBThreadRef,
    dst: *mut c_char,
    dst_len: usize
) -> usize