pub unsafe extern "C" fn date_between( date: *const Date, from: *const Date, to: *const Date, ) -> bool_t