pub fn validate_query_options( context: PortalDeclarationContext, has_row_locks: bool, hold: bool, scroll: Option<bool>, ) -> Result<(), SQLError>