pub unsafe extern "C" fn uiTimer( milliseconds: c_int, f: Option<unsafe extern "C" fn(data: *mut c_void) -> c_int>, data: *mut c_void, )