pub unsafe extern "C" fn SBTargetBreakpointCreateFromScript(
    instance: SBTargetRef,
    class_name: *const c_char,
    extra_args: SBStructuredDataRef,
    module_list: SBFileSpecListRef,
    file_list: SBFileSpecListRef,
    request_hardware: bool
) -> SBBreakpointRef