pub type SBBreakpointHitCallback = unsafe extern "C" fn(baton: *mut c_void, process: SBProcessRef, thread: SBThreadRef, location: SBBreakpointLocationRef);pub type SBBreakpointHitCallback = unsafe extern "C" fn(baton: *mut c_void, process: SBProcessRef, thread: SBThreadRef, location: SBBreakpointLocationRef);