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