pub unsafe extern "C" fn SBTargetBreakpointCreateByName(
    instance: SBTargetRef,
    symbol_name: *const c_char,
    module_name: *const c_char
) -> SBBreakpointRef