pub unsafe extern "C" fn SBDebuggerSetUseSourceCache(
    instance: SBDebuggerRef,
    use_source_cache: bool
) -> bool