pub unsafe extern "C" fn mysql_stmt_execute(
    stmt: *mut MYSQL_STMT
) -> c_int