Release prepared-statement resources

When your DataBlade® API module no longer needs a prepared statement, you can release the resources that it uses with the mi_close_statement() function (explicit cursor) or the mi_drop_prepared_statement() function (statement descriptor, including any cursor).