pub unsafe extern "C" fn lgraph_api_create_date_ymd( year: c_int, month: c_uint, day: c_uint, ) -> *mut lgraph_api_date_t