pub unsafe extern "C" fn mariadb_stmt_execute_direct( stmt: *mut MYSQL_STMT, stmt_str: *const c_char, length: usize, ) -> c_int