pub unsafe extern "C" fn SBTargetBreakpointCreateByLocation3(
    instance: SBTargetRef,
    file_spec: SBFileSpecRef,
    line: u32,
    offset: lldb_addr_t
) -> SBBreakpointRef