pub unsafe extern "C" fn SBBreakpointAddLocation(
    instance: SBBreakpointRef,
    address: SBAddressRef
) -> SBErrorRef