#[unsafe(no_mangle)]pub unsafe extern "C" fn test_clock_set_time_alert(
clock: &mut TestClock_API,
name_ptr: *const c_char,
alert_time_ns: UnixNanos,
callback_ptr: *mut PyObject,
allow_past: u8,
)
#[unsafe(no_mangle)]pub unsafe extern "C" fn test_clock_set_time_alert(
clock: &mut TestClock_API,
name_ptr: *const c_char,
alert_time_ns: UnixNanos,
callback_ptr: *mut PyObject,
allow_past: u8,
)