pub unsafe extern "C" fn mysql_stmt_close(
    stmt: *mut MYSQL_STMT
) -> my_bool