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