pub unsafe extern "C" fn SBTargetBreakpointCreateByName3(
    instance: SBTargetRef,
    symbol_name: *const c_char,
    name_type_mask: u32,
    module_list: SBFileSpecListRef,
    comp_unit_list: SBFileSpecListRef
) -> SBBreakpointRef