pub unsafe extern "C" fn SBTargetBreakpointCreateByAddress(
    instance: SBTargetRef,
    address: lldb_addr_t
) -> SBBreakpointRef