pub unsafe extern "C" fn SBTargetBreakpointCreateForException(
    instance: SBTargetRef,
    language: LanguageType,
    catch_bp: bool,
    throw_bp: bool
) -> SBBreakpointRef